Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - c .net
Search - c .net - List
微软官方整理--C#正则表达式完整教程 网络搜集整理 希望对大家有所帮助(Microsoft's official complete --C# regular expression tutorial Network collation hopes to help people)
Update : 2024-05-18 Size : 9182208 Publisher : .net资源共享

.net混淆加密,用于加密C#编译过生成的DLL动态库文件(.net confusing encryption to encrypt the C# compiled DLL dynamic library files)
Update : 2024-05-18 Size : 16120832 Publisher : qq18649744488

.netViews
DL : 0
Models C# .net core Framework 2.0
Update : 2024-05-18 Size : 15360 Publisher : rodolfo.emive

DL : 0
Models C# .net core Framework 2.0 Utilitario
Update : 2024-05-18 Size : 279552 Publisher : rodolfo.emive

DL : 0
Models C# .net core Framework 2.0 app_start
Update : 2024-05-18 Size : 2600960 Publisher : rodolfo.emive

CSharpobj
DL : 0
Models C# .net core Framework 2.0 obj
Update : 2024-05-18 Size : 290816 Publisher : rodolfo.emive

DL : 0
主要用于C#开发客户端,用于读写西门子S7-200,S7-300,S7-1200,S7-1500 PLC(Mainly for C# development client, used to read and write SIEMENS S7-200, S7-300, S7-1200, S7-1500 PLC)
Update : 2024-05-18 Size : 16384 Publisher : must努力

.net控制斑马Zebra打印机源码实例 网络搜集整理 希望对大家有所帮助(Source example of zebra Zebra printer controlled by.Net Network collation hopes to help people)
Update : 2024-05-18 Size : 23486464 Publisher : .net资源共享

.net日志管理系统 网络搜集整理 希望对大家有所帮助(.net log management system Network collation hopes to help people)
Update : 2024-05-18 Size : 9054208 Publisher : .net资源共享

c#局域网聊天程序源码 网络搜集整理 希望对大家有所帮助(C# LAN chat program source code Network collation hopes to help people)
Update : 2024-05-18 Size : 24591360 Publisher : .net资源共享

《C#多线程编程实战》共分为11章,第1章介绍C#中基本的线程操作;第2章描述线程交互细节;第3章解释线程池概念;第4章深入讲解任务并行库框架;第5章深入解释C#5.0中的新功能——异步方法;第6章描述.NET框架中并行算法的标准数据结构;第7章深入讲解并行LINQ基础设施;第8章解释如何以及何时使用Reactive Extensions框架;第9章深入讲解异步I/O进程,包括文件、网络及数据库等场景;第10章针对常见的并行编程问题给出一些解决方案;第11章讲述编写基于Windows 8的异步应用程序的场景。("C# multithreaded programming combat" is divided into 11 chapters, the first chapter introduces the basic operation thread in C#; the second chapter describes thread interaction details; the third chapter explains the concept of thread pool; the fourth chapter deeply explain the task parallel library framework; the fifth chapter deeply explain the new features in C#5.0: asynchronous method; standard description of parallel data structure.NET algorithm in the framework of the sixth chapter; the seventh chapter in-depth explanation of the parallel LINQ infrastructure; the eighth chapter explains how and when to use the Reactive Extensions framework; the ninth chapter in-depth explanation of the asynchronous I/O process, including file, network and database scene; in the tenth chapter gives some solutions of parallel programming problems in common; the eleventh chapter describes the preparation based on asynchronous the application of Windows 8 scene.)
Update : 2024-05-18 Size : 25056256 Publisher : 边缘1025

.net酒店管理系统源码 网络搜集整理 希望对大家有所帮助(.net hotel management system source code Network collation hopes to help people)
Update : 2024-05-18 Size : 61288448 Publisher : .net资源共享

读取二进制文件源码 源码描述: 一、源码特点 采用winform进行开发,实现读取二进制文件功能 二、功能介绍 本源码是一个读取二进制文件源码,适合初学者,读取二进制文件,利用C#客户端,读取二进制文件流 三、菜单功能 1、首先创建一个.bin格式的文件 2、运行程序,点击选择,选择.bin文件 3、点击读取,在文件内容中就会显示。 四、注意事项 1、开发环境为Visual Studio 2010,使用.net 3.5开发。(Read the source code of the binary file Source description: 1.source code characteristics Developing with WinForm to realize the function of reading binary file 2. Function introduction The source code is a read binary file source code, suitable for beginners, read binary files, the use of C# client, read binary file flow 3. Menu function 1. First create a file in the.Bin format 2. Run the program, click the select, select the.Bin file 3, click read, in the file content will be displayed. 4. Precautions 1. The development environment is Visual Studio 2010, developed with.Net 3.5.)
Update : 2024-05-18 Size : 46080 Publisher : 哦嘞嘞

C#常用的42个类(项目积累) 网络搜集整理 希望对大家有所帮助(42 commonly used classes in C# (project accumulation) Network collation hopes to help people)
Update : 2024-05-18 Size : 2935808 Publisher : .net资源共享

.net好看记事本完整源码 网络搜集整理 希望对大家有所帮助(net good - looking notebook complete source code Network collation hopes to help people)
Update : 2024-05-18 Size : 13883392 Publisher : .net资源共享

C#是微软公司发布的一种面向对象的、运行于.NET Framework之上的高级程序设计语言。并定于在微软职业开发者论坛(PDC)上登台亮相。C#是微软公司研究员Anders Hejlsberg的最新成果。C#看起来与Java有着惊人的相似;它包括了诸如单一继承、接口、与Java几乎同样的语法和编译成中间代码再运行的过程。但是C#与Java有着明显的不同,它借鉴了Delphi的一个特点,与COM(组件对象模型)是直接集成的,而且它是微软公司 .NET windows网络框架的主角。(C# is an object-oriented programming language published by the Microsoft Corp, which runs on the.NET Framework. And it is scheduled to appear on the platform of the Microsoft Professional Developer Forum (PDC). C# is the latest achievement of Anders Hejlsberg, a Microsoft Corp researcher. C# looks surprisingly similar to Java, which includes almost all the same syntax as single inheritance, interface, Java and the process of running it into intermediate code. But C# is obviously different from Java. It draws on a feature of Delphi and is directly integrated with COM (component object model), and it is the leading role of Microsoft Corp.NET windows network framework.)
Update : 2024-05-18 Size : 6418432 Publisher : Emmacara

架构,通用,网页程序,能够提供参考,对利用C#开发网站类程序大有帮助。(Architecture, general-purpose, web programs, can provide reference, and it is helpful to develop web - based programs using C#.)
Update : 2024-05-18 Size : 55819264 Publisher : 陈南Sir

.net文件压缩解压缩实例源码 网络搜集整理 希望对大家有所帮助(Source code for.Net file compression and decompression Network collation hopes to help people)
Update : 2024-05-18 Size : 19201024 Publisher : .net资源共享

This is an unofficial package for the Asterisk .NET library. The Asterisk .NET library consists of a set of C# classes that allow you to easily build applications that interact with an Asterisk PBX Server (1.0/1.2/1.4 version). Both FastAGI and Manager API supported. .NET/Mono compatible.
Update : 2024-05-18 Size : 215040 Publisher : salmouch

.net餐饮系统源码-2723812263 网络搜集整理 不保证质量 希望对大家有有所帮助(.net food and beverage system source code -2723812263 Network collation does not guarantee the quality of hope for all of the help)
Update : 2024-05-18 Size : 6772736 Publisher : .net资源共享
« 1 2 ... 44 45 46 47 48 4950 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.